home *** CD-ROM | disk | FTP | other *** search
- object AboutBox: TAboutBox
- Left = 511
- Top = 379
- BorderStyle = bsDialog
- Caption = 'About'
- ClientHeight = 213
- ClientWidth = 298
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = True
- Position = poScreenCenter
- OnCreate = FormCreate
- OnMouseMove = FormMouseMove
- PixelsPerInch = 96
- TextHeight = 13
- object SpeedButton1: TSpeedButton
- Left = 52
- Top = 184
- Width = 57
- Height = 17
- Caption = 'OK'
- Flat = True
- OnClick = SpeedButton1Click
- end
- object RzURLLabel1: TRzURLLabel
- Left = 152
- Top = 184
- Width = 112
- Height = 13
- Caption = 'http://www.luosoft.com'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clHighlight
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsUnderline]
- ParentFont = False
- URL = 'http://www.luosoft.com'
- end
- object Panel1: TPanel
- Left = 8
- Top = 8
- Width = 281
- Height = 161
- BevelInner = bvRaised
- BevelOuter = bvLowered
- ParentColor = True
- TabOrder = 0
- object AAScrollText1: TAAScrollText
- Left = 2
- Top = 2
- Width = 277
- Height = 157
- ParentEffect.ParentColor = False
- Align = alClient
- OnMouseMove = AAScrollText1MouseMove
- Fonts = <
- item
- Name = 'Title1'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -16
- Font.Name = '����'
- Font.Style = [fsBold]
- Effect.Shadow.Enabled = True
- end
- item
- Name = 'Title2'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -12
- Font.Name = '����'
- Font.Style = [fsBold]
- Effect.Shadow.Enabled = True
- Effect.Shadow.OffsetX = 1
- Effect.Shadow.OffsetY = 1
- end
- item
- Name = 'Title3'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -15
- Font.Name = '����_GB2312'
- Font.Style = []
- Effect.Shadow.Enabled = True
- end
- item
- Name = 'Text1'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -12
- Font.Name = '����_GB2312'
- Font.Style = []
- Effect.Shadow.OffsetX = 1
- Effect.Shadow.OffsetY = 1
- end
- item
- Name = 'Text2'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clTeal
- Font.Height = -11
- Font.Name = '����_GB2312'
- Font.Style = []
- Effect.Shadow.Enabled = True
- Effect.Shadow.OffsetX = 1
- Effect.Shadow.OffsetY = 1
- end
- item
- Name = 'Title4'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -29
- Font.Name = '����'
- Font.Style = [fsBold]
- Effect.Shadow.Enabled = True
- Effect.Gradual.Enabled = True
- Effect.Gradual.StartColor = 16720384
- Effect.Gradual.EndColor = 2232575
- Effect.Blur = 50
- Effect.Outline = True
- end
- item
- Name = 'Text3'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -15
- Font.Name = '����'
- Font.Style = []
- Effect.Shadow.Enabled = True
- Effect.Shadow.OffsetX = 1
- Effect.Shadow.OffsetY = 1
- Effect.Gradual.Enabled = True
- Effect.Gradual.Style = gsTopToBottom
- Effect.Gradual.StartColor = 13382417
- Effect.Gradual.EndColor = 16720554
- end>
- Labels = <
- item
- Name = 'Left'
- Style = lsLeftJustify
- end
- item
- Name = 'Center'
- Style = lsCenter
- end
- item
- Name = 'Right'
- Style = lsRightJustify
- end
- item
- Name = 'Owner'
- Style = lsRegOwner
- end
- item
- Name = 'Organization'
- Style = lsRegOrganization
- end
- item
- Name = 'AppTitle'
- Style = lsAppTitle
- end
- item
- Name = 'Date'
- Style = lsDate
- end
- item
- Name = 'Time'
- Style = lsTime
- end>
- ScrollDelay = 50
- Text.TailSpace = 5
- Text.Lines.Strings = (
- '<Center><Title3>Iparmor '
- ' (Trojan Uproot)'
- ''
- ''
- '<text3>Copyright 1999 2002'
- 'Luosoft'
- 'All Rights Reserved'
- 'For :'
- 'Win95/Win98/Winme/Win2000/winxp'
- 'Email : '
- 'iparmor@luosoft.com'
- 'http://www.luosoft.com')
- Text.Font.Charset = DEFAULT_CHARSET
- Text.Font.Color = clWindowText
- Text.Font.Height = -11
- Text.Font.Name = 'MS Sans Serif'
- Text.Font.Style = []
- end
- end
- end
-